Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger authored and aks- committed Jan 21, 2018
1 parent 953d4e3 commit 56229d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion elements/file-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ FileList.prototype.createElement = function (props) {
}
}
}
var self = this

function walk () {
var fs = { name: '/', fs: dat.archive }
Expand Down
1 change: 0 additions & 1 deletion elements/table.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
var Nanocomponent = require('nanocomponent')
var nanolog = require('nanologger')
var html = require('choo/html')
var css = require('sheetify')
Expand Down

0 comments on commit 56229d3

Please sign in to comment.