Skip to content

Commit 09a5f1b

Browse files
committed
style(abstractfield): remote dead code
1 parent ba8f551 commit 09a5f1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/abstractfield.class.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ function ($value) {
201201
);
202202

203203
return $value;
204-
return $DB->escape(json_encode($value, JSON_UNESCAPED_UNICODE));
205204
}
206205

207206
public function getFieldTypeName(): string {

0 commit comments

Comments
 (0)