Skip to content

Commit 3a0e22a

Browse files
committed
Meh overcommited
1 parent 71f28b5 commit 3a0e22a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/services/Serialization.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
# For all types that pack their type into their own structure (e.g. PPE)
33
const TYPEKEY = "_type"
44

5-
function _packDataEntry(bde::D) where D <: AbstractBigDataEntry
6-
JSON2.write(bde)
7-
85
# Custom serialization
96
using JSON
107
import JSON.show_json

0 commit comments

Comments
 (0)