refactoring
This commit is contained in:
@@ -150,7 +150,6 @@ public class DocumentApi extends BaseHandler {
|
||||
case SETTINGS -> getDocumentSettings(ex,docId,user.get());
|
||||
default -> super.doGet(path,ex);
|
||||
};
|
||||
|
||||
}
|
||||
};
|
||||
} catch (NumberFormatException ignored) {
|
||||
|
||||
Reference in New Issue
Block a user