Remove unused field in jit script module deserializer (#15439)
authorLu Fang <lufang@fb.com>
Fri, 21 Dec 2018 00:14:16 +0000 (16:14 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 21 Dec 2018 00:18:40 +0000 (16:18 -0800)
commita178f0a316a17e4413c101018a7f6916ce3fc153
treedab7fadbe69acf6c84bda3bc0c13ab627f473367
parent8883ac4b5864d97b70f83715739fd9d9f575c238
Remove unused field in jit script module deserializer (#15439)

Summary:
A little bit clean up.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15439

Reviewed By: zrphercule

Differential Revision: D13532015

Pulled By: houseroad

fbshipit-source-id: 2fb1e01fc28549c7e78af6c65ee68339950bc7da
torch/csrc/jit/import.cpp