Skip to content

Commit

Permalink
whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
N0taN3rd committed Jul 21, 2017
1 parent ec7583a commit 2fa7326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/noImportMoveJdkMemgator.js
Expand Up @@ -43,7 +43,7 @@ const memgatorNames = [
'memgator',
]

async function moveThemP (opts) {
function moveThemP (opts) {
return new Promise((resolve, reject) => {
if (!opts) {
opts = {
Expand Down

0 comments on commit 2fa7326

Please sign in to comment.