Skip to content

Commit

Permalink
refactoring: lint abe-util
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslabbe committed Oct 5, 2016
1 parent 271bd58 commit 91e0588
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions src/cli/core/utils/abe-utils.js
@@ -1,23 +1,4 @@
import extend from 'extend'
import clc from 'cli-color'
import fse from 'fs-extra'
import ajaxRequest from 'ajax-request'
import {Promise} from 'es6-promise'
import http from 'http'
import https from 'https'
import path from 'path'

import {
config
,cmsData
,folderUtils
,fileUtils
,FileParser
,dateSlug
,dateUnslug
,Hooks
,Plugins
} from '../../'

export default class Utils {

Expand Down

0 comments on commit 91e0588

Please sign in to comment.