Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2870434
D25785.1736795082.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
650 B
Referenced Files
None
Subscribers
None
D25785.1736795082.diff
View Options
diff --git a/src/applications/herald/adapter/HeraldAdapter.php b/src/applications/herald/adapter/HeraldAdapter.php
--- a/src/applications/herald/adapter/HeraldAdapter.php
+++ b/src/applications/herald/adapter/HeraldAdapter.php
@@ -843,16 +843,6 @@
return $impl->getHeraldActionValueType();
}
- private function buildTokenizerFieldValue(
- PhabricatorTypeaheadDatasource $datasource) {
-
- $key = 'action.'.get_class($datasource);
-
- return id(new HeraldTokenizerFieldValue())
- ->setKey($key)
- ->setDatasource($datasource);
- }
-
/* -( Repetition )--------------------------------------------------------- */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 19:04 (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113433
Default Alt Text
D25785.1736795082.diff (650 B)
Attached To
Mode
D25785: Remove unused HeraldAdapter:buildTokenizerFieldValue()
Attached
Detach File
Event Timeline
Log In to Comment