Skip to content

Commit 0ad0e06

Browse files
authored
Delete model and user from error list (#508)
1 parent 1a96424 commit 0ad0e06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/Paths.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,11 @@ namespace Paths {
145145
"assert",
146146
"bad_vector_access",
147147
"free",
148-
"model",
149148
"overflow",
150149
"undefined_behavior",
151150
"ptr",
152151
"readonly",
153152
"reporterror",
154-
"user",
155153
"uncaught_exception",
156154
"unexpected_exception"
157155
};

0 commit comments

Comments
 (0)