mirror of
https://github.com/azures04/crafatar.git
synced 2026-06-23 23:42:54 +02:00
Remove unnecessary dependencies
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
var assert = require('assert');
|
||||
var fs = require('fs')
|
||||
var should = require('should')
|
||||
|
||||
var networking = require('../modules/networking');
|
||||
var helpers = require('../modules/helpers');
|
||||
|
||||
Reference in New Issue
Block a user