Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Apr 25, 2020
1 parent 42753be commit d510119
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/check-site.js
Expand Up @@ -6,8 +6,6 @@ const cheerio = require('cheerio');
const glob = require('glob');
const uniq = require('lodash/uniq');
const { createServer } = require('http-server');
const zhCN = require('../site/theme/zh-CN');
const enUS = require('../site/theme/en-US');

const components = uniq(
glob
Expand Down

0 comments on commit d510119

Please sign in to comment.