Removed unnecessary line

This commit is contained in:
Jesse Vander Does 2019-04-30 18:09:58 -07:00
parent 54e796af13
commit 05ee761884
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ RUN apt-get update && \
pip install conan && \
conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
# Install FBX SDK
WORKDIR /fbxsdktemp
COPY . /fbx2gltf
WORKDIR /fbx2gltf