tf.io.gfile.remove

Deletes the path located at 'path'.

pathstring, a path

errors.OpErrorPropagates any errors reported by the FileSystem API. E.g., NotFoundError if the path does not exist.