Support logout and add id and pass tests
[oweals/peertube.git] / server / controllers / api / accounts.ts
index 3bbb0a43e943d3d42b3a7182b4ef6ce453df8ccf..ccdc610a2de569e8b2f9358cb339a7038471cb6d 100644 (file)
@@ -1,5 +1,5 @@
 import * as express from 'express'
-import { getFormattedObjects} from '../../helpers/utils'
+import { getFormattedObjects } from '../../helpers/utils'
 import {
   asyncMiddleware,
   authenticate,