Skip to content

Commit

Permalink
remove strutil
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslabbe committed Oct 5, 2016
1 parent 4bc6dd6 commit d63ed2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/public/scripts/modules/EditorManager.js
Expand Up @@ -2,7 +2,6 @@ import Nanoajax from 'nanoajax'
import qs from 'qs'
import {Promise} from 'es6-promise'
import extend from 'extend'
import strUtils from '../utils/str-utils'
import on from 'on'

export default class EditorManager {
Expand Down

0 comments on commit d63ed2a

Please sign in to comment.