Skip to content

Commit

Permalink
refactor(test-models-category): native Promise
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Dec 31, 2019
1 parent c2941cb commit 97881d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scripts/models/category.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict';

const Promise = require('bluebird');
const { full_url_for } = require('hexo-util');

describe('Category', () => {
Expand Down

0 comments on commit 97881d9

Please sign in to comment.