Remove VehicleInterface.php reference

The file does not appear in the folder and thus does not render on the page as expected.
This commit is contained in:
Patrick Zeinert
2017-03-29 12:06:46 -04:00
committed by GitHub
parent 52cadb4553
commit 2653ea107e

View File

@@ -28,12 +28,6 @@ SimpleFactory.php
:language: php
:linenos:
VehicleInterface.php
.. literalinclude:: VehicleInterface.php
:language: php
:linenos:
Bicycle.php
.. literalinclude:: Bicycle.php