diff --git a/includes/uuid_fpp.features.inc b/includes/uuid_fpp.features.inc
index 46b53f5..1d3574b 100644
--- a/includes/uuid_fpp.features.inc
+++ b/includes/uuid_fpp.features.inc
@@ -90,6 +90,7 @@ function uuid_fpp_features_export_render($module = 'foo', $data) {
     unset($export->vuuid);
     unset($export->current_vid);
     unset($export->changed);
+    unset($export->uid);
 
     uuid_features_file_field_export($export, 'fieldable_panels_pane');
 
